Skip to content

Conversation

@Lumabots
Copy link

@Lumabots Lumabots commented Sep 9, 2025

Summary

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

Paillat-dev and others added 30 commits May 29, 2025 20:25
* Start migration to uv

* Setup ruff and hatch

* Change pre-commit to use ruff

* Format with ruff

* Fix mistake

* Add dev deps

* Change workflows to use uv and ruff

* ➕ Add colorlog and remove requirements folder and fix build

* 💚 Fix sphinx build ?

* 🐛 Add __version.py for version management and update import in __init__.py

* ✏️ Update lib-checks.yml to run ruff on ubuntu-latest

* 🐛 Update lib-checks.yml to run mypy with uv

* 🔥 Delete MANIFEST.in

* ✨ Enhance lib-checks.yml to include ruff formatter check

* ♻️ Refactor pyproject.toml and uv.lock to use optional-dependencies for voice and speed
* chore: Update localization workflows to use 'uv' for dependency management

* chore: refactor Read the Docs configuration to use uv
It was used twice, and once it wasn't even necessary
@Lumabots Lumabots requested a review from a team as a code owner September 9, 2025 16:44
@pycord-app
Copy link

pycord-app bot commented Sep 9, 2025

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/115/head:pr-115
git checkout pr-115

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord-next@refs/pull/115/head

@Lumabots Lumabots changed the title Refactor utils strict type utils Sep 9, 2025
@Paillat-dev
Copy link
Member

image

@Paillat-dev
Copy link
Member

Also like 20 million merge conflicts

@Paillat-dev
Copy link
Member

maybe move the commit on a new branch ?

@Paillat-dev Paillat-dev deleted the refactor-utils branch September 10, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants